home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 137
- Top = 151
- Width = 551
- Height = 402
- Caption = 'GT Image Viewer (c) Guildhall Leisure Services - Help'
- Color = clInfoBk
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object StaticText1: TStaticText
- Left = 8
- Top = 0
- Width = 193
- Height = 25
- AutoSize = False
- Caption = 'Using Animated GIF'#39's:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- TabOrder = 0
- end
- object Memo1: TMemo
- Left = 4
- Top = 24
- Width = 521
- Height = 305
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
- 'Instructions for Viewing the Animated Gifs'
- ''
- 'Option 1:'
- ''
- '1) Double click on your internet browser icon.'
- ''
- '2) Load the animated gif file you want to see. '
- '- In Netscape Navigator, choose "Open file" in the "File" menu.'
-
- '- In Microsoft Internet Explorer, choose "Open" in the "File" m' +
- 'enu. Animation will only work when the file is '
- 'viewed as a web page over the internet.'
- '(All animated gifs are located inside "GIFS" folder on CD-ROM.)'
- ''
- 'Option 2:'
- ''
-
- '1) Double click on "GifBuilder" icon found inside "GifBuilder" ' +
- 'folder on CD-ROM.'
- ''
-
- '2) Make sure Preview window is visible, choose "Preview Window" ' +
- 'in the "Window" menu.'
- ''
-
- '3) Choose "Open" in the "File" menu and then select the animatio' +
- 'n you want to see. (All animated gifs are '
- 'located inside "GIFS" folder on CD-ROM.)'
- ''
- '4) To Play the file, choose "Start" in the "Animation"')
- ParentFont = False
- TabOrder = 1
- end
- object Button1: TButton
- Left = 8
- Top = 336
- Width = 89
- Height = 17
- Caption = 'Close'
- ModalResult = 1
- TabOrder = 2
- end
- end
-